UpdateMetadata

This operation enables certifier to mark or update sensitive and assessment documents.

path Parameters
CaseID
required
string

A fully qualified application number or case id

header Parameters
OrganisationID
required
string

The Organisation Id (for example council LGA name or Private Certifier Id) to indicate the request is originating from a specific system

Request Body schema: application/json

Information request object

Array of objects (DocumentsInfo)
updatedByEmail
string <= 250 characters

User must be registered in the planning portal

Responses

Request samples

Content type
application/json
{
  • "Documents": [
    ],
  • "updatedByEmail": "john.smith@gmail.com"
}